home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3.iso / webrec / MAINMENU.DIR / 00077.ls < prev    next >
Encoding:
Text File  |  1996-12-10  |  125 b   |  7 lines

  1. on mouseDown
  2.   set the memberNum of sprite 2 to 256
  3.   puppetSound("screenButtonClick.aif")
  4.   updateStage()
  5.   go("quit2")
  6. end
  7.